Skip to content

Add themes from database to endpoints#19

Merged
unflores merged 4 commits intomainfrom
add-themes-query
Mar 11, 2025
Merged

Add themes from database to endpoints#19
unflores merged 4 commits intomainfrom
add-themes-query

Conversation

@unflores
Copy link
Owner

No description provided.

@@ -0,0 +1,31 @@
help: ## Show this help message
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Streamlining changes to a make file instead of using composer for some of the changes.

],
],
]);
return $this->json(['themes' => $this->themeRepository->findAllHierarchical()]);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@magrigsdev there is probably a better way, but this will suffice for now I think.

@unflores unflores requested a review from magrigsdev March 11, 2025 09:00
@unflores unflores merged commit bf22fc1 into main Mar 11, 2025
1 check passed
@unflores unflores deleted the add-themes-query branch March 11, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant